home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMICUS04.ADF / image.ed / dostest.h < prev    next >
Text File  |  1985-10-26  |  407b  |  14 lines

  1.  
  2. /* ********************************************************************* */
  3.                 /* extracts from dostest1.c */
  4.  
  5.    LONG file;           /* File handle of file being tested       */
  6.    LONG actual_len;     /* Actual length from an io.              */
  7.  
  8. /* ********************************************************************* */
  9.  
  10.  
  11.  
  12. #define ENDSTREAMCH -1          /* returned by ReadChar () */
  13.  
  14.